projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9b0825
)
Remove unneeded TODO item in comment.
author
Eric S. Raymond
<esr@snark.thyrsus.com>
Fri, 2 May 2008 03:23:53 +0000
(
03:23
+0000)
committer
Eric S. Raymond
<esr@snark.thyrsus.com>
Fri, 2 May 2008 03:23:53 +0000
(
03:23
+0000)
lisp/vc.el
patch
|
blob
|
history
diff --git
a/lisp/vc.el
b/lisp/vc.el
index 7ec7c2a6d4d1b1c60fdbc0892bb0908a19a7aa22..4aefc21530a6d1883721adafa23fdf83b236400c 100644
(file)
--- a/
lisp/vc.el
+++ b/
lisp/vc.el
@@
-619,10
+619,6
@@
;; - make it easier to write logs. Maybe C-x 4 a should add to the log
;; buffer, if one is present, instead of adding to the ChangeLog.
;;
-;; - vc-register should register a fileset at a time. The backends
-;; already support this, only the front-end needs to be changed to
-;; handle multiple files at a time.
-;;
;; - add a mechanism for ignoring files.
;;
;; - vc-next-action should do something about 'missing files. Maybe